From: Dan Nicolaescu Date: Sat, 13 Nov 2010 22:10:34 +0000 (-0800) Subject: * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5666 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=06172961bc3bd840415487a35b22006237bac983;p=emacs.git * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. --- diff --git a/src/ChangeLog b/src/ChangeLog index 7f51dc72a14..9835d1f128a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2010-11-13 Dan Nicolaescu + + * s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. + 2010-11-13 Jan Djärv * xterm.c (set_wm_state): Don't put Atom in cons, call diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 4ae5f32e873..826a02bc60f 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h @@ -112,7 +112,6 @@ struct sigaction { #undef HAVE_UTIME_H #undef HAVE_LINUX_VERSION_H #undef HAVE_SYS_SYSTEMINFO_H -#undef HAVE_TERMIOS_H #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1